wayland: Explicitly announce ssd for kwin
authorMatthias Clasen <mclasen@redhat.com>
Fri, 22 Jan 2021 03:43:33 +0000 (22:43 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 7 Feb 2021 16:32:39 +0000 (11:32 -0500)
commit26240006a08191f50f9e79acfa0e2dc3d442cc6d
tree0d34038936eae1815beb28a1730948b0c5a40469
parent5fb3dafa7d389035db37577e0cb7ee4759209f7c
wayland: Explicitly announce ssd for kwin

Without this, kwin correctly assumes that we are
using client-side decorations. This is a port
of 32ae97f1 from GTK 3.24.

Fixes: #3609
gdk/wayland/gdksurface-wayland.c
gdk/wayland/gdksurface-wayland.h
gtk/gtkwindow.c